We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No response
其他基于 Chromium 的浏览器
Chromium 118.0.5993.159
原因貌似是js数组长度限制是2^32-1
The text was updated successfully, but these errors were encountered:
是的 这是扩展局限性。。解决这个问题 在m3u8解析器和下载器都添加了 边下边存 功能。。
Sorry, something went wrong.
如果能检测到文件大小,最好是给一个用户提示,毕竟这样下载必定会失败
单个文件超过2G就会提示。。。m3u8解析器 之后会加上估算的大小并提示。
好的,感谢!
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
扩展版本号 extension version
No response
浏览器 browser
其他基于 Chromium 的浏览器
浏览器版本号 browser version
Chromium 118.0.5993.159
涉及网址 related URL
No response
Checklist
请详细描述问题 What actually happened?
原因貌似是js数组长度限制是2^32-1
The text was updated successfully, but these errors were encountered: